RecurrencePatternEndDate Property |
Gets the end date.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime EndDate { get; }Public ReadOnly Property EndDate As DateTime
Get
Property Value
Type:
DateTimeThe end date.
See Also